Documentation for Users  0.11.5
Perception Toolbox for Virtual Reality (PTVR) Manual
FAQ

  • How can I quit (exit) a PTVR program ?

Answer : When nothing is programmed within the PTVR script to quit (e.g. the demo quit_PTVR.py), simply close the window of the PTVR running script (usually by clicking with your mouse in the window's top right corner). This is a safe way of quitting.

  • What should I do if I get the the following error message in the console of my Spyder IDE (or a similar message in a different IDE) : ‘ModuleNotFoundError : No Module named 'PTVR’` ?

Answer : Read the IMPORTANT warning in the Install Python subsection about setting the Python Environment Variable PYTHONPATH,